home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / C64 / A-Monthly Disks / (c)abm2.d64 / capitals boot (.txt) < prev    next >
Commodore BASIC  |  2007-02-04  |  224b  |  7 lines

  1. 10 POKE53281,0:POKE53280,0:PRINT"[147][144]"
  2. 20 PRINT"[147]POKE43,1:POKE44,16:POKE4096,0"
  3. 30 PRINT"LOAD"CHR$(34)"CAPITALS MAIN"CHR$(34)",8"
  4. 40 PRINT"RUN"
  5. 50 POKE631,13:POKE632,13:POKE633,13:POKE198,3:END
  6. 10000 OPEN15,8,15,"S0:CAPITALS BOOT":CLOSE15:SAVE"CAPITALS BOOT"
  7.